Release 10.1A: OpenEdge Development:
ADM Reference
prepareQueriesForFetch
Procedure that prepares queries in SmartDataObjects for a fetch of data from the server.
Location: sbo.p Parameters:INPUT pcObjectName AS CHARACTERINPUT pcOptions AS CHARACTEROUTPUT pocQueries AS CHARACTEROUTPUT poctempTables AS CHARACTERNotes:
- This procedure exists in order to have common logic for fetchContainedData and fetchContainedRows.
- Cannot be used across sessions because temp-table handles are concatenated in a list. Tests indicate that it is faster to add all the handles to a list than have a procedure with 20 output parameters for the temp-table handles.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |